The DataSourceToIndex property provides a way to supply text to be indexed to the dtSearch Engine when the text is not accessible as a disk file.
__property IDispatch* DataSourceToIndex;
You can use this to index databases with ADO, RDO, DAO, etc., or to index MAPI message stores with CDO. For more information, see "Indexing COM Data Sources".
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|